home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8071 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1005 b 

  1. Path: news-sop.inria.fr!usenet
  2. From: Herve Bernier <hbernier@sophia.inria.fr>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: cpu number
  5. Date: Fri, 01 Mar 1996 14:08:47 +0100
  6. Organization: INRIA - Sophia Antipolis (France)
  7. Message-ID: <3136F6DF.FF6D5DF@sophia.inria.fr>
  8. References: <4h56sp$mhs@rjo02.embratel.net.br>
  9. NNTP-Posting-Host: rubis.inria.fr
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m)
  14.  
  15. Hello from France
  16.  
  17.  
  18. Username wrote:
  19. >       Hi , All !
  20. >       I'm looking for a sub-routine that can get the cpu (PC) number.
  21. >       Can someone help me ?
  22. >       Thanks in advance.
  23. >        Jurandir Monteiro
  24. >    email : mpnsabra@embratel.net.br
  25. >    fone  : (55) (021) 462-2094
  26. >    fax   : (55) (021) 462-1044
  27.  
  28.  
  29. I don't remember, but i know there is an interrupt that give you all the
  30. information you want about your PC :
  31.     CPU number
  32.     CPU speed
  33.     Version of BIOS
  34.     ...
  35.  
  36. Hope this will help you
  37.  
  38. Regards
  39.